home *** CD-ROM | disk | FTP | other *** search
/ IRIS Performer 2.2 Friends Demo / SGI IRIS Performer 2.2 Friends Demo.iso / friends / devices / BGSystems / examples / README < prev   
Text File  |  1997-10-31  |  576b  |  16 lines

  1. check_eprom.c
  2.  
  3. check_eprom.c is source code for the executable eprom*.  This simply
  4. calls open_lv(), and reports status.  If eprom* is able to communicate
  5. with the hardware it will give the eprom revision and say OK.  If it
  6. cannot it will give a list of possible reasons for failure.
  7.  
  8. ----->   IF eprom* FAILS, CHECK THE OWNERS MANUAL   <--------
  9.  
  10. g_loop.c
  11.  
  12. This is source code for an example to be used with the LV824-G model
  13. to run a loop-back test.  i.e. set an analog output, and connect
  14. it to an analog input, and verify that the output is setting the
  15. voltage correctly.
  16.